/**递增字体**/

.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
    font-family: none !important;
    font-size: 14px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
    font-family: none !important;
    font-size: 16px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
    font-family: none !important;
    font-size: 17px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
    font-family: none !important;
    font-size: 18px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
    font-family: none !important;
    font-size: 19px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
    font-family: none !important;
    font-size: 20px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
    font-family: none !important;
    font-size: 21px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
    font-family: none !important;
    font-size: 22px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
    font-family: none !important;
    font-size: 23px !important;
}


/**微信分享时的弹框样式**/

.wx_dialog {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    left: 40%;
    top: 30%;
    padding: 5px;
}

.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}

.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.wx_dialog .wx_erm {
    padding: 20px;
}

.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}

body * {
    outline-style: none !important;
    -moz-outline-style: none !important;
}

@media (max-width: 1300px) and (min-width: 1001px) {
    .bf-content-wrap {
        margin-top: 160px !important;
    }
    .SLB .bf-content-wrap {
        margin-top: 0px !important;
    }
}


/* .b-free-active {
    text-decoration: none !important;
    -moz-text-decoration: !important;
} */

.b-free-active {
    text-decoration: underline !important;
    /* -moz-text-decoration: !important; */
    outline: #1A85F2 solid 1px !important;
}

/* @media only screen and (max-width: 1000px) {
    .rig-top_2021 {
        display: none;
    }
} */

.gwp_2021 a {
    color: #1658a0;
}


/* 底部收藏 */

@media only screen and (max-width: 1000px) {
    .bot_l_2021 .shoucang {
        display: none !important;
    }
}

@media screen and (max-width: 1240px) and (min-width: 1001px) {
    .logo_2021 {
        width: 360px;
    }
}


/* 移动端搜索框拉长 */

@media screen and (max-width: 1000px) {
    /* 20240306 */
    .ss_box2_2021 {
        width: 79% !important;
        padding: 4px 2% 4px 4%;
    }
    .SLB .ss_box2_2021{
        width: 100% !important;
    }
.zzbs_2021 a.zz-btn2_2021 {
    display: none;
}
}



/* 底部导航 */

@media screen and (min-width: 750px) {
    .pho-foot_2021 {
        display: none;
    }
    .yqlj_con_2021 {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .pho-foot_2021 {
        display: block;
    }
    .yqlj_con_2021 {
        display: none;
    }
}


/* 登录隐藏 */

@media only screen and (max-width: 1000px) {
    .ft-list-undenlu {
        display: block !important;
    }
    .zcbtn {
        display: none !important;
    }
    .ydbbtn {
        display: none !important;
    }
    .dlbtnem{
        display: none !important;
    }

}

/* 20240306 */
@media screen and (max-width:750px) {
    .ss_box2_2021 {
        width: 65% !important;
        padding: 4px 2% 4px 4%;
    } 
    .SLB .ss_box2_2021{
        width: 100% !important;
    }
}

.slb .ui-popup.ui-popup-show.ui-popup-focus{
    width: auto !important;
}
.slb .rs_tit1_2021{
    font-size: .16rem;
}
.slb .search-log_2021 .rs_tit1_2021 a{
    font-size: .16rem; 
    line-height: .24rem;
}